Version

Compare Property

Gets or sets the Compare method used for comparing this collections items with the sync target items.
Syntax
public Func<T1,T2,bool> Compare {get; set;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also